html {
	line-height:1.5;
	-webkit-text-size-adjust:100%;
	-moz-tab-size:4;
	-o-tab-size:4;
	tab-size:4;
}
body {
	margin:0;
	line-height:inherit;
	background:#F6F6F6
}
hr {
	height:0;
	color:inherit;
	border-top-width:1px
}
h1, h2, h3, h4, h5, h6 {
	font-size:inherit;
	font-weight:inherit
}

.flex {
	display:flex;
	margin:0 auto;
	background:#fff;
	width:900px;
	margin-bottom:60px;
	padding:50px;
	border-radius: 10px;
transition: all .4s ease;
	box-shadow: rgba(204, 204, 204, 0.3) 0px 10px 20px 0px;
	padding-left:75px
}
.h-\[162px\] {
	height: 262px;
	margin-left: 60px;
}
.text-center {
	text-align:center;
	font-size:16px;
	margin-bottom:30px;
	color:#666;
	margin-top:0px
}
.center1 {
	text-align:center;
	font-size:32px;
	
	margin-top:70px; margin-bottom:20px
}
.text-\[32px\] {
	font-size:32px
}
.page1 {
	width:100%;
	height:500px;
	background:url(img/gb01.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding-top:54px;
	box-sizing:border-box; margin-top:-20px
}
.page1 h1 {
	margin-top:75px;
	font-size: 72px;
	color: #fff;
	letter-spacing: 5px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 600;
	z-index:-1px
}
.page1 h4 {
	font-family:PingFangSC-Regular;
	font-size:24px;
	color:#fff;
	text-align:center;
	line-height:36px;
	font-weight:400;
	margin-bottom:60px
}
.page1 .btn-box {
	display:flex;
	justify-content:center
}
.page1 .btn-box .btn {
	display:block;
	width:128px;
	height:48px;
	line-height:48px;
	background:#ffffff;
	border-radius:24px;
	margin-right:32px;
	text-align:center;
	
	font-size:16px;
	color:#fb5f00;
	cursor:pointer; font-weight: 700;
}

.page1 .btn-box .btn a{	font-size:16px;
	color:#fb5f00;}


.page1 .btn-box .btn:hover {
	background:#FF6;
	color:#F00
}
.page2 {
	width:100%;
	padding-top:72px;
	box-sizing:border-box;
	background-color:#fff;
	padding-bottom: 60px;
}
.page2 h1 {
	font-family:PingFangSC-Regular;
	font-size:32px;
	color:#1c1f21;
	text-align:center;
	line-height:48px;
	font-weight:400;
	margin-bottom:48px
}
.page2 .header-box {
	margin: 0 auto 24px;
	width: 940px;
	/* height: 190px; */
	font-size: 14px;
	color: #F44336;
	letter-spacing: 0;
	line-height: 30px;
	padding: 35px;
	background: #fcf4ef;
	border-radius: 10px;
}
.page2 .main-box {
	display:flex;
	align-items:center;
	width: 1000px;
	height:104px;
	border: 2px solid #eee;
	border-radius: 10px;
	margin:0 auto 16px;
	color: #555;
}
.page2 .main-box .left {
	width: 210px;
	height:88px;
	background:#f8fafc;
	border-radius:8px;
	margin: 0px;
	display:flex;
	justify-content:space-between;
	padding: 12px 28px 0px;
	margin-right: 35px;
}
.page2 .main-box .left .info {
	text-align:left
}
.page2 .main-box .left .info .for {
	font-size:16px;
	color:#545c63;
	line-height:24px;
	margin-bottom:8px
}
.page2 .main-box .left .info .position {
	font-size:20px;
	color:#1c1f21;
	font-weight:500
}
.page2 .main-box .left .icon {
	width:41px;
	height:48px;
	background:url(img/gb03.png);
	background-size:cover
}
.page2 .main-box .left .icon2 {
	width:46px;
	background:url(img/gb04.png);
	background-size:cover
}
.page2 .main-box .left .icon3 {
	width:43px;
	height:54px;
	background:url(img/gb05.png);
	background-size:cover
}
.text-sm {
	font-size:16px;
	line-height:30px;
	color:#666;
	margin-top:20px
}
.text-title img {
	width:100px;
	margin-top:35px;
}
